Update dependency pytest-subtests to ^0.13.0 #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.3.2
->^0.13.0
Release Notes
pytest-dev/pytest-subtests (pytest-subtests)
v0.13.1
Compare Source
-x/--exitfirst
was used (#139
_)... _#139:https://github.com/pytest-dev/pytest-subtests/pull/1399
v0.13.0
Compare Source
-x/--exitfirst
(#134
_).SubTests.test()
method (#131
_)... _#131:https://github.com/pytest-dev/pytest-subtests/pull/1311
.. _#134https://github.com/pytest-dev/pytest-subtests/pull/13434
v0.12.1
Compare Source
8.1.x
. (#125
_)... _#125:https://github.com/pytest-dev/pytest-subtests/issues/1255
v0.12.0
Compare Source
#113
_).#115
_).SubTests
can be imported frompytest_subtests
to type-annotate thesubtests
fixture... _#113:https://github.com/pytest-dev/pytest-subtests/pull/1133
.. _#115https://github.com/pytest-dev/pytest-subtests/pull/11515
v0.11.0
Compare Source
#92
_)#86
). Thanks toAndrew-Brock
for providing the solution.msg
contents of a subtest is displayed when running pytest with-v
(#6
_)... _#6:https://github.com/pytest-dev/pytest-subtests/issues/66
.. _#86https://github.com/pytest-dev/pytest-subtests/issues/8686
.. _#9https://github.com/pytest-dev/pytest-subtests/issues/87/87
.. _
Andrew-Brock
: https://github.com/Andrew-Brockv0.10.0
Compare Source
--no-subtests-shortletter
-- this allows the native pytest column calculations to not be disrupted and minimizes unneeded output for large CI systems.v0.9.0
Compare Source
v0.8.0
Compare Source
10 failed, 1 passed, 10 subtests passed in 0.10s
) (#70
_)... _#70:https://github.com/pytest-dev/pytest-subtests/pull/700
v0.7.0
Compare Source
pytest>=7.0
is now required.v0.6.0
Compare Source
pytest>=6.0
is now required.A private pytest class or function was used
pytest warning (#52
_).SUBPASS
and,
for passed subtests instead of generalPASSED
,SUBFAIL
andu
for failed ones instead ofFAILED
(#30
_)... _#30:https://github.com/pytest-dev/pytest-subtests/pull/300
.. _#52https://github.com/pytest-dev/pytest-subtests/pull/5252
v0.5.0
Compare Source
pytest.mark.xfail
(#40
_)... _#40:https://github.com/pytest-dev/pytest-subtests/pull/400
v0.4.0
Compare Source
--pdb
(#22
_)... _#22:https://github.com/pytest-dev/pytest-subtests/issues/222
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.